home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / gfx_card / spicasso.lha / showpicasso / docs / ShowPicasso.doc < prev    next >
Encoding:
Text File  |  1994-06-12  |  4.2 KB  |  124 lines

  1.  
  2.    NAME
  3.         ShowPicasso V1.04 - Displays IFF pictures on the PicassoII graphics board.
  4.  
  5.    STATUS
  6.         Public Domain
  7.  
  8.    SYNOPSIS
  9.         Usage: ShowPicasso FILENAME/M,DD=DEFDIR/K,PAT/K,CB=CBUF/K/N,NC=NOCENTER/S,
  10.                            NS=NOAUTOSCROLL/S,BH=BEHIND/S,HI15/S,HI16/S,QU=QUIET/S,
  11.                            RHEIGHT/K/N,RWIDTH/K/N,RTOP/K/N,RLEFT/K/N,PUBSCREEN/K
  12.  
  13.  
  14.    DESCRIPTION
  15.         ShowPicasso displays IFF pictures up to 24 bit on the PicassoII graphics
  16.         board. ShowPicasso supports Amiga's EHB, HAM6, HAM8 Modes ans also the
  17.         Imagine RGBN and RGB8 format. ShowPicasso is localized under WB2.1 and
  18.         higher.
  19.  
  20.    OPTIONS
  21.         FILENAME/M        Tells ShowPicasso the pictures you wish to display.
  22.                           Without a filename for a picture, ShowPicasso will
  23.                           open an ASL-File-Requester.
  24.  
  25.         DD=DEFDIR/K       This option determines the default directory.
  26.                           "ShowPicasso defdir pics:" opens a ASL-File-Requester
  27.                           with "pics:" as path.
  28.  
  29.         PAT/K             Sets the default pattern gadget in the file requester
  30.  
  31.         CB=CBUF/K/N       Sets the internal buffer size to n kBytes. The
  32.                           default value is 16 kBytes.
  33.  
  34.         NC=NOCENTER/S     Switches the center routine off.
  35.  
  36.         NS=NOAUTOSCROLL/S Turns autoscroll off.
  37.  
  38.         BH=BEHIND/S       Builds up the picture in the background.
  39.  
  40.         HI15/S            Displays a 24 bit picture on a 15 bit screen.
  41.  
  42.         HI16/S            Displays a 24 bit picture on a 16 bit screen.
  43.  
  44.         QU=QUIET/S        Disables information in shell window.
  45.  
  46.         RHEIGHT/K/N       Height of the file requester. Defaultvalue: 400/200.
  47.  
  48.         RWIDTH/K/N        Width of the file requester. Defaultvalue: 318.
  49.  
  50.         RTOP/K/N          Top position of the file requester in pixel.
  51.                           Default: Requester will be centered.
  52.  
  53.         RLEFT/K/N         Left position of the file requester in pixel.
  54.                           Default: Requester will be centered.
  55.  
  56.         PUBSCREEN/K       Name of the public screen the file requester will appear.
  57.  
  58.  
  59.    TOOLTYPES
  60.         DEFDIR=<path>     Default path.
  61.  
  62.         PAT=<pattern>     Pattern for the file requester
  63.  
  64.         CBUF=<kbytes>     Size of the internal buffer.
  65.  
  66.         CENTER=YES|NO     Disables | enables the center function.
  67.  
  68.         AUTOSCROLL=YES|NO Disables | enables the autoscroll function.
  69.  
  70.         BEHIND=YES|NO     Builds up the picture in the background.
  71.  
  72.         HICOLOR=15|16     Displays a 24 bit picture on a 15 or 16 bit screen.
  73.  
  74.         HICOLOR=AUTO      automatic conversion of a 24 bit picture to 16 bit,
  75.                           if the picturesize is to great.
  76.  
  77.         RHEIGHT=<pixels>  Height of the file requester. Defaultvalue: 400/200.
  78.  
  79.         RWIDTH=<pixels>   Width of the file requester. Defaultvalue: 318.
  80.  
  81.         RTOP=<pixels>     Top position of the file requester in pixel.
  82.                           Default: Requester will be centered.
  83.  
  84.         RLEFT=<pixels>    Left position of the file requester in pixel.
  85.                           Default: Requester will be centered.
  86.  
  87.         PUBSCREEN=<name>  name of the pubscreen on which the requester will appear.
  88.  
  89.    INSTALLATION
  90.         Copy ShowPicasso to your directory. WB2.1 users have also to copy 
  91.         showpicasso.catalog to locale:catalogs/deutsch etc. or to click
  92.         on "Install Catalog".
  93.  
  94.    REQUIREMENTS
  95.  
  96.         Kickstart 2.04 or higher.
  97.         PicassoII graphicsboard installed and running.
  98.  
  99.    TO DO
  100.         Future Features:
  101.  
  102.         - RGB8/RGBN loader in assembler.
  103.  
  104.         - Faster loader- and decrunchroutine.
  105.  
  106.         - RES (resolution) option and autoscaling.
  107.  
  108.         - Anim player (problem with the speed of the planar to chunky converter).
  109.  
  110.  
  111.    AUTHOR
  112.         Michael Ranner  Heidenreichstraße  12/7
  113.                         A-8054 Seiersberg
  114.                         * A  U  S  T  R  I  A *
  115.                         Email: mranner@eib04.focus.co.at
  116.  
  117.         for
  118.  
  119.         PROsystem       Plüddemanngasse  35
  120.                         A-8010 Graz
  121.                         Tel/Fax 0316 473637
  122.                         *  A U S T R I A  *
  123.                         Email: dieter@prosys.adsp.sub.org
  124.